@charset "UTF-8";
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
.blog-list {
	display: flex;
	flex-flow: wrap;
	align-content: space-between;
}
.blog-item {
	background-color: #fff;
	width: 32%;
	height: fit-content;
	margin-right: 1%;
}
.blog-item__img {
	height: 300px !important;
	width: auto !important;
	margin: 0 auto;
}
.blog-item a{
    display: block;
    height: 300px;
    width: 100%;
	overflow: hidden;
} 
.blog-item__title a{
	height: fit-content;
}
.grey-block {
  padding: 25px 30px;
}

.s-page-title.city_inner{
  padding: 40px 0 0 40px;
}

@media (max-width: 1024px) {
  .grey-block {
    padding: 20px 20px;
  }
}

.user-content a:not(.btn), .s-page-title .back-link, .s-submenu a, .s-submenu span, .breadcumbs a, #cities_map .map-info-link, .list-city__link, .preim__title a, .img-slide footer a, .agmodal .close-modal--simple, .blog-item__type a, .blog-detail__type a, .s-reg-middle__right header a, .s-login form .password-block .forgot-link, .s-login .toreg-link, .cont-item a, .s-job-head__hh, .next-step-link, .step-izg-row .grid-4 h5, .prod-order__dilers {
  color: #028fd9;
  transition: all 0.3s ease;
}

.user-content a:hover:not(.btn), .s-page-title .back-link:hover, .s-submenu a:hover, .s-submenu span:hover, .breadcumbs a:hover, #cities_map .map-info-link:hover, .list-city__link:hover, .preim__title a:hover, .img-slide footer a:hover, .agmodal .close-modal--simple:hover, .blog-item__type a:hover, .blog-detail__type a:hover, .s-reg-middle__right header a:hover, .s-login form .password-block .forgot-link:hover, .s-login .toreg-link:hover, .cont-item a:hover, .s-job-head__hh:hover, .next-step-link:hover, .step-izg-row .grid-4 h5:hover, .prod-order__dilers:hover {
  color: #1e2548;
}

.s-garant__text a {
  color: #028fd9;
  border-bottom: 1px dashed #6abbe6;
  transition: all 0.3s ease;
}

.s-garant__text a:hover {
  color: #1e2548;
  border-bottom: 1px dashed #1e2548;
}

.head-lang a, .head-menu__item, .footer-menu__item, .pane__title a, .blog-item__title a, .s-reg-middle__phone, .prod-item__title a {
  color: #1e2548;
  transition: all 0.3s ease;
}

.head-lang a:hover, .head-menu__item:hover, .footer-menu__item:hover, .pane__title a:hover, .blog-item__title a:hover, .s-reg-middle__phone:hover, .prod-item__title a:hover {
  color: #028fd9;
}

.ag-table__cell a:not(.btn), .home-blog-item__title {
  color: #001d2c;
  transition: all 0.3s ease;
}

.ag-table__cell a:hover:not(.btn), .home-blog-item__title:hover {
  color: #028fd9;
}

*, *:after, *:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

h1, h2, .section-title, h3, h4, h5, h6, p, ul, ol, div, span {
  max-height: 5000em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
  position: relative;
}

img {
  border: none;
}

@font-face {
  font-family: 'saftplast';
  src: url("../fonts/saftplast.eot?ysn1x1");
  src: url("../fonts/saftplast.eot?ysn1x1#iefix") format("embedded-opentype"), url("../fonts/saftplast.ttf?ysn1x1") format("truetype"), url("../fonts/saftplast.woff?ysn1x1") format("woff"), url("../fonts/saftplast.svg?ysn1x1#saftplast") format("svg");
  font-weight: normal;
  font-style: normal;
}

i {
  position: relative;
  font-family: 'saftplast' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-info:before {
  content: "";
}

.i-lupa:before {
  content: "";
}

.i-check:before {
  content: "";
}

.i-down2:before {
  content: "";
}

.i-doc:before {
  content: "";
}

.i-mail:before {
  content: "";
}

.i-link:before {
  content: "";
}

.i-fax:before {
  content: "";
}

.i-mobile:before {
  content: "";
}

.i-pin:before {
  content: "";
}

.i-download:before {
  content: "";
}

.i-zoom:before {
  content: "";
}

.i-cancel:before {
  content: "";
}

.i-close:before {
  content: "";
}

.i-down:before {
  content: "";
}

.i-bag:before {
  content: "";
}

.i-burger:before {
  content: "";
}

.i-cart:before {
  content: "";
}

.i-left:before {
  content: "";
}

.i-right:before {
  content: "";
}

.i-scroll:before {
  content: "";
}

.i-search:before {
  content: "";
}

.i-up:before {
  content: "";
}

body {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  color: #001d2c;
  background: url("../img/bodybg.png") 200px top no-repeat;
  background-attachment: fixed;
}

@media (max-width: 1200px) {
  body {
    background: #FFF;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

h1 {
  font-size: 30px;
  line-height: 1.2;
}

h2, .section-title {
  font-size: 24px;
  line-height: 1.2;
}

h4 {
  font-size: 18px;
  line-height: 1.2;
}

h5 {
  font-size: 16px;
  line-height: 1.2;
}

.user-content {
  font-size: 16px;
}

@media (max-width: 680px) {
  .user-content {
    font-size: 14px;
  }
}

.user-content h1, .user-content h2, .user-content .section-title, .user-content h3, .user-content h4 {
  margin-bottom: 0.5em;
}

.user-content h5 {
  margin-bottom: 0.8em;
}

.user-content p {
  margin-bottom: 15px;
}

.user-content a:not(.btn) {
  border-bottom: 1px solid #b4dbf0;
}

.user-content a:not(.btn):hover {
  border-bottom: 1px solid #1e2548;
}

.user-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
 /* box-shadow: 0 2px 10px 0 rgba(13, 52, 73, 0.25);*/
}

.user-content ul {
  list-style: none;
  margin-bottom: 15px;
}

.user-content ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}

.user-content ul li:before {
  content: '';
  width: 15px;
  height: 1px;
  background-color: #028fd9;
  position: absolute;
  left: 0;
  top: 12px;
}

.user-content ol {
  list-style: none;
  counter-reset: ol;
  margin-bottom: 15px;
}

.user-content ol li {
  margin-bottom: 20px;
  position: relative;
  counter-increment: ol;
  padding-left: 40px;
}

.user-content ol li:before {
  content: counter(ol);
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #e97724;
  color: #e97724;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}

.user-content blockquote {
  position: relative;
  background-color: #e3e3e3;
  padding: 20px;
  margin-bottom: 15px;
  border-left: 3px solid #e97724;
}

.user-content .fluid-width-video-wrapper {
  margin-bottom: 15px;
}

.user-content .descr {
  color: #a2a7af;
  font-size: 14px;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: -5px;
}

@media (max-width: 680px) {
  .user-content .descr {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }
}

.user-content .row {
  margin-left: -10px;
  margin-right: -10px;
}

.user-content .row > div {
  padding: 0 10px;
}

.hidden {
  display: none !important;
}

.grid-1 {
  width: 8.33333%;
}

.grid-2 {
  width: 16.66667%;
}

.grid-3 {
  width: 25%;
}

.grid-4 {
  width: 33.33333%;
}

.grid-5 {
  width: 41.66667%;
}

.grid-6 {
  width: 50%;
}

.grid-7 {
  width: 58.33333%;
}

.grid-8 {
  width: 66.66667%;
}

.grid-9 {
  width: 75%;
}

.grid-10 {
  width: 83.33333%;
}

.grid-11 {
  width: 91.66667%;
}

.grid-12 {
  width: 100%;
}

@media (max-width: 1200px) {
  .grid-1_xl {
    width: 8.33333%;
  }
  .grid-2_xl {
    width: 16.66667%;
  }
  .grid-3_xl {
    width: 25%;
  }
  .grid-4_xl {
    width: 33.33333%;
  }
  .grid-5_xl {
    width: 41.66667%;
  }
  .grid-6_xl {
    width: 50%;
  }
  .grid-7_xl {
    width: 58.33333%;
  }
  .grid-8_xl {
    width: 66.66667%;
  }
  .grid-9_xl {
    width: 75%;
  }
  .grid-10_xl {
    width: 83.33333%;
  }
  .grid-11_xl {
    width: 91.66667%;
  }
  .grid-12_xl {
    width: 100%;
  }
  .hidden_xl {
    display: none !important;
  }
  .visible_xl {
    display: block;
  }
}

@media (max-width: 1024px) {
  .grid-1_l {
    width: 8.33333%;
  }
  .grid-2_l {
    width: 16.66667%;
  }
  .grid-3_l {
    width: 25%;
  }
  .grid-4_l {
    width: 33.33333%;
  }
  .grid-5_l {
    width: 41.66667%;
  }
  .grid-6_l {
    width: 50%;
  }
  .grid-7_l {
    width: 58.33333%;
  }
  .grid-8_l {
    width: 66.66667%;
  }
  .grid-9_l {
    width: 75%;
  }
  .grid-10_l {
    width: 83.33333%;
  }
  .grid-11_l {
    width: 91.66667%;
  }
  .grid-12_l {
    width: 100%;
  }
  .hidden_l {
    display: none !important;
  }
  .visible_l {
    display: block;
  }
}

@media (max-width: 768px) {
  .grid-1_m {
    width: 8.33333%;
  }
  .grid-2_m {
    width: 16.66667%;
  }
  .grid-3_m {
    width: 25%;
  }
  .grid-4_m {
    width: 33.33333%;
  }
  .grid-5_m {
    width: 41.66667%;
  }
  .grid-6_m {
    width: 50%;
  }
  .grid-7_m {
    width: 58.33333%;
  }
  .grid-8_m {
    width: 66.66667%;
  }
  .grid-9_m {
    width: 75%;
  }
  .grid-10_m {
    width: 83.33333%;
  }
  .grid-11_m {
    width: 91.66667%;
  }
  .grid-12_m {
    width: 100%;
  }
  .hidden_m {
    display: none !important;
  }
  .visible_m {
    display: block;
  }
}

@media (max-width: 680px) {
  .grid-1_s {
    width: 8.33333%;
  }
  .grid-2_s {
    width: 16.66667%;
  }
  .grid-3_s {
    width: 25%;
  }
  .grid-4_s {
    width: 33.33333%;
  }
  .grid-5_s {
    width: 41.66667%;
  }
  .grid-6_s {
    width: 50%;
  }
  .grid-7_s {
    width: 58.33333%;
  }
  .grid-8_s {
    width: 66.66667%;
  }
  .grid-9_s {
    width: 75%;
  }
  .grid-10_s {
    width: 83.33333%;
  }
  .grid-11_s {
    width: 91.66667%;
  }
  .grid-12_s {
    width: 100%;
  }
  .hidden_s {
    display: none !important;
  }
  .visible_s {
    display: block;
  }
}

@media (max-width: 480px) {
  .grid-1_xs {
    width: 8.33333%;
  }
  .grid-2_xs {
    width: 16.66667%;
  }
  .grid-3_xs {
    width: 25%;
  }
  .grid-4_xs {
    width: 33.33333%;
  }
  .grid-5_xs {
    width: 41.66667%;
  }
  .grid-6_xs {
    width: 50%;
  }
  .grid-7_xs {
    width: 58.33333%;
  }
  .grid-8_xs {
    width: 66.66667%;
  }
  .grid-9_xs {
    width: 75%;
  }
  .grid-10_xs {
    width: 83.33333%;
  }
  .grid-11_xs {
    width: 91.66667%;
  }
  .grid-12_xs {
    width: 100%;
  }
  .hidden_xs {
    display: none !important;
  }
  .visible_xs {
    display: block;
  }
}

.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.site-aside {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  width: 275px;
  height: 100%;
  padding: 25px;
  left: 0;
  top: 0;
  z-index: 2;
}

@media (max-width: 1024px) {
  .site-aside {
    width: 250px;
  }
}

@media (max-width: 768px) {
  .site-aside {
    display: none;
  }
}

.site-main {
  max-width: 1475px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
  position: relative;
  padding-left: 275px;
  background-color: #FFF;
  padding-right: 25px;
}

@media (max-width: 1024px) {
  .site-main {
    padding-left: 250px;
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .site-main {
    padding-left: 0;
  }
}

.site-header {
  background-color: #fff;
  padding: 40px 40px 20px 40px;
}

@media (max-width: 1024px) {
  .site-header {
    padding: 20px;
  }
}

.site-footer {
  margin-top: auto;
  background-color: #fff;
  padding: 40px;
}

@media (max-width: 1024px) {
  .site-footer {
    padding: 20px;
  }
}

section {
  padding: 30px 80px 30px 40px;
  background-color: #f1f1f1;
  font-size: 16px;
}

@media (max-width: 1024px) {
  section {
    padding: 20px 20px;
  }
}

.container {
  width: 100%;
  max-width: 1200px;
  position: relative;
}

.grey-block {
  background-color: #e3e3e3;
}

@media (max-width: 680px) {
  .grey-block {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.section-title {
  margin-bottom: 0.8em;
}

@media (max-width: 680px) {
  .section-title {
    font-size: 18px;
  }
}

.section-title a {
  color: #1e2548;
  border-bottom: 1px solid rgba(30, 37, 72, 0.5);
  transition: all 0.3s ease;
}

.section-title a:hover {
  color: #028fd9;
  border-bottom: 1px solid #028fd9;
}

.s--mb {
  margin-bottom: 25px;
}

label {
  cursor: pointer;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="date"], textarea {
  display: inline-block;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  -webkit-appearance: none;
  border: 1px solid #a2c6eb;
  border-radius: 0;
  padding: 7px 10px;
  overflow: visible;
  transition: all 0.3s ease;
}

input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #A8A8A8;
  opacity: 1;
  transition: all 0.3s ease;
}

input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="date"]::-moz-placeholder, textarea::-moz-placeholder {
  font-size: 14px;
  color: #A8A8A8;
  opacity: 1;
  transition: all 0.3s ease;
}

input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="date"]:-moz-placeholder, textarea:-moz-placeholder {
  font-size: 14px;
  color: #A8A8A8;
  opacity: 1;
  transition: all 0.3s ease;
}

input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #A8A8A8;
  opacity: 1;
  transition: all 0.3s ease;
}

input[type="text"]:hover, input[type="tel"]:hover, input[type="email"]:hover, input[type="password"]:hover, input[type="date"]:hover, textarea:hover {
  border: 1px solid #028fd9;
  box-shadow: 0 0 0 1px #028fd9;
}

input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="date"]:focus, textarea:focus {
  outline: none;
  border: 1px solid #028fd9;
  box-shadow: 0 0 0 1px #028fd9;
}

input[type="text"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, input[type="date"]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

input[type="text"]:focus::-moz-placeholder, input[type="tel"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder, input[type="date"]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 0;
}

input[type="text"]:focus:-moz-placeholder, input[type="tel"]:focus:-moz-placeholder, input[type="email"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder, input[type="date"]:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  opacity: 0;
}

input[type="text"]:focus:-ms-input-placeholder, input[type="tel"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder, input[type="date"]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  opacity: 0;
}

input[type="text"].error, input[type="tel"].error, input[type="email"].error, input[type="password"].error, input[type="date"].error, textarea.error {
  background-color: #ffd9d9;
  border: 1px solid #c65f14;
}

.select-wrapper {
  display: inline-block;
  position: relative;
}

.select-wrapper:hover:after {
  color: #028fd9;
}

.select-wrapper:after {
  content: "";
  font-family: "saftplast";
  font-size: 8px;
  width: 38px;
  height: calc(100% - 2px);
  position: absolute;
  right: 1px;
  top: 1px;
  background-color: #fff;
  color: #605d5d;
  text-align: center;
  line-height: 34px;
  transition: all 0.3s ease;
  pointer-events: none;
}

.select-wrapper select {
  border: 1px solid #a2c6eb;
  font-size: 14px;
  width: 100%;
  font-family: "PT Sans", sans-serif;
  border-radius: 0;
  background-color: #fff;
  padding: 7px 40px 7px 10px;
  transition: all 0.3s ease;
  -webkit-appearance: none;
}

.select-wrapper select:hover {
  border: 1px solid #028fd9;
  box-shadow: 0 0 0 1px #028fd9;
}

.select-wrapper select:focus {
  outline: none;
}

.checkbox-wrapper {
  position: relative;
}

.checkbox-wrapper input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.checkbox-wrapper input[type="checkbox"] + span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin: 10px 0;
  padding-top: 2px;
}

.checkbox-wrapper input[type="checkbox"] + span:before {
  content: '';
  width: 22px;
  height: 22px;
  border: 1px solid #a2c6eb;
  background-color: #FFF;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
}

.checkbox-wrapper input[type="checkbox"] + span:after {
  content: "";
  font-family: "saftplast";
  color: #028fd9;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  transition: all 0.3s ease;
  opacity: 0;
}

.checkbox-wrapper input[type="checkbox"] + span:hover:before {
  border-color: #028fd9;
  box-shadow: 0 0 0 1px #028fd9;
}

.checkbox-wrapper input[type="checkbox"]:checked + span:after {
  opacity: 1;
}

.radio-wrapper {
  display: block;
  position: relative;
}

.radio-wrapper input[type="radio"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.radio-wrapper input[type="radio"] + span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin: 10px 0;
  padding-top: 2px;
}

.radio-wrapper input[type="radio"] + span:before {
  content: '';
  width: 22px;
  height: 22px;
  border: 1px solid #a2a7af;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
}

.radio-wrapper input[type="radio"] + span:after {
  content: '';
  width: 12px;
  height: 12px;
  background-color: #028fd9;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  transition: all 0.3s ease;
  opacity: 0;
}

.radio-wrapper input[type="radio"] + span:hover:before {
  border-color: #028fd9;
  box-shadow: 0 0 0 1px #028fd9;
}

.radio-wrapper input[type="radio"]:checked + span:before {
  border-color: #028fd9;
}

.radio-wrapper input[type="radio"]:checked + span:after {
  opacity: 1;
}

.vertical-form .input-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .vertical-form .input-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.vertical-form .input-block__label {
  width: 125px;
  font-size: 14px;
  padding-right: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1.2;
  padding-top: 7px;
  color: #605d5d;
}

@media (max-width: 680px) {
  .vertical-form .input-block__label {
    display: block;
    margin-bottom: 5px;
    width: 100%;
  }
}

.vertical-form .input-block__label mark {
  color: #e97724;
  background-color: transparent;
}

.vertical-form .input-block input, .vertical-form .input-block textarea {
  width: 100%;
}

.vertical-form .checkbox-block {
  padding-left: 125px;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .vertical-form .checkbox-block {
    padding-left: 0;
  }
}

.vertical-form .btn {
  margin-left: 125px;
}

@media (max-width: 680px) {
  .vertical-form .btn {
    margin-left: 0;
  }
}

.vertical-form .radio-block {
  margin-bottom: 25px;
}

.vertical-form .select-wrapper {
  width: 100%;
}

.inline-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.inline-form .input-block {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inline-form .input-block__label {
  color: #605d5d;
  margin-right: 10px;
  padding-top: 6px;
}

.inline-form .input-block__input input {
  height: 34px;
}

.inline-form .input-block__input span {
  display: block;
  color: #605d5d;
  text-align: center;
}

.inline-form .input-block__calendar {
  margin-left: 5px;
  margin-top: 6px;
}

.inline-form .btn {
  margin: 5px 0;
}

.btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 8px 25px;
  font-size: 14px;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  line-height: 1.3;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #DDD;
  white-space: nowrap;
  border: none;
}

.btn:focus {
  outline: none;
}

.btn i {
  line-height: 0;
}

.btn i.i-cart {
  top: 1px;
  font-size: 16px;
  margin-right: 10px;
}

.btn i.i-close {
  font-size: 10px;
  margin-right: 10px;
}

.btn i.i-cancel {
  margin-right: 8px;
  top: 2px;
}

.btn i.i-download {
  margin-right: 8px;
  font-size: 15px;
  top: 2px;
}

.btn i.i-doc {
  font-size: 16px;
  top: 2px;
  margin-right: 8px;
}

.btn i.i-pin {
  top: 1px;
  margin-right: 8px;
}

.btn .i-plus {
  line-height: 0;
  display: inline-block;
  font-size: 24px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.btn--blue {
  background-color: #028fd9;
  color: #FFF;
}

.btn--blue:hover {
  background-color: #11acfd;
}

.btn--blue:active {
  background-color: #026ea6;
}

.btn--pink {
  background-color: #e6007e;
  color: #FFF;
}

.btn--pink:hover {
  background-color: #ff1a97;
}

.btn--pink:active {
  background-color: #b30062;
}

.btn--green {
  background-color: #00963f;
  color: #FFF;
}

.btn--green:hover {
  background-color: #00c954;
}

.btn--green:active {
  background-color: #00632a;
}

.btn--purple {
  background-color: #5943a5;
  color: #FFF;
}

.btn--purple:hover {
  background-color: #735ebd;
}

.btn--purple:active {
  background-color: #453481;
}

.btn--orange-outline {
  background-color: transparent;
  color: #e97724;
  border: 1px solid #e97724;
  border-radius: 30px;
  font-weight: normal;
}

.btn--orange-outline:hover {
  background-color: #e97724;
  color: #FFF;
}

.btn--orange-outline:active {
  background-color: #c65f14;
  border: 1px solid #c65f14;
  color: #FFF;
}

.btn--dark-outline {
  background-color: transparent;
  color: #1e2548;
  border: 1px solid rgba(30, 37, 72, 0.5);
  border-radius: 30px;
  font-weight: normal;
}

.btn--dark-outline:hover {
  background-color: #1e2548;
  color: #FFF;
}

.btn--dark-outline:active {
  background-color: #0f1324;
  border-color: #0f1324;
  color: #FFF;
}

.btn--white-outline {
  background-color: transparent;
  color: #FFF;
  border: 2px solid #FFF;
  border-radius: 0;
  font-weight: normal;
}

.btn--white-outline:hover {
  background-color: #FFF;
  color: #028fd9;
}

.btn--white-outline:active {
  background-color: #FFF;
  color: #028fd9;
}

.btn--round {
  width: 36px;
  height: 36px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.btn--round i.i-close {
  margin-right: 0;
  top: -1px;
}

.btn--round i.i-zoom {
  font-size: 17px;
  top: 3px;
}

.btn--round-big {
  width: 40px;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  border: 2px solid #1e2548;
}

.btn--round-big i.i-download {
  margin-right: 0;
  font-size: 17px;
  top: 4px;
}

.btn--round-big i.i-zoom {
  font-size: 19px;
  top: 5px;
}

.btn--square {
  border-radius: 0;
}

.btn--big {
  padding: 13px 25px;
}

.site-aside {
  background-color: #FFF;
}

.site-aside__logo {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.site-aside__logo img {
  width: 165px;
  height: auto;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.site-aside__logo-descr {
  display: block;
  color: #a2a7af;
  padding-left: 42px;
  font-size: 13px;
  line-height: 1.1;
}

.aside-title {
  display: block;
  color: #a2a7af;
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  padding-left: 25px;
  line-height: 1.1;
}

.aside-title:first-of-type {
  margin-top: 0;
}

.aside-nav {
  margin-top: 30px;
  margin-left: -25px;
  height: 100%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  overflow: hidden;
}

.aside-nav__item {
  display: block;
  padding: 10px 0 10px 21px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #1e2548;
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
}

.aside-nav__item:hover {
  border-left: 4px solid #028fd9;
  color: #028fd9;
}

.aside-nav__item.active {
  border-left: 4px solid #028fd9;
  color: #a2a7af;
  pointer-events: none;
}

.aside-nav__item.highlighted {
  color: #028fd9;
}

.aside-bottom {
  width: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  padding-top: 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.aside-bottom__menu-link {
  font-weight: bold;
  color: #a2a7af;
  font-size: 16px;
  transition: all 0.3s ease;
}

.aside-bottom__menu-link:hover {
  color: #028fd9;
}

.aside-bottom__menu-link i {
  font-size: 10px;
  margin-right: 7px;
  top: -1px;
}

.aside-bottom__search-link {
  font-weight: bold;
  color: #a2a7af;
  font-size: 16px;
  transition: all 0.3s ease;
}

.aside-bottom__search-link:hover {
  color: #028fd9;
}

.aside-bottom__search-link i {
  margin-right: 7px;
  top: 1px;
}

.aside-bottom__scroll {
  display: none;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #a2a7af;
  border-radius: 50%;
  transition: all 0.3s ease;
  font-size: 20px;
  color: #FFF;
}

.aside-bottom__scroll:hover {
  background-color: #028fd9;
}

.aside-bottom__scroll i {
  -webkit-animation: srolllink 0.5s infinite alternate ease;
  animation: srolllink 0.5s infinite alternate ease;
}

.aside-bottom__scroll.visible {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.aside-bottom__up {
  display: none;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #a2a7af;
  border-radius: 50%;
  transition: all 0.3s ease;
  color: #FFF;
}

.aside-bottom__up:hover {
  background-color: #028fd9;
}

.aside-bottom__up.visible {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@-webkit-keyframes srolllink {
  from {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
  }
  to {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
}

@-moz-keyframes srolllink {
  from {
    transform: translate(0, -2px);
  }
  to {
    transform: translate(0, 2px);
  }
}

@keyframes srolllink {
  from {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
  }
  to {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
}

.burger {
  display: none;
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #fff;
  z-index: 501;
  cursor: pointer;
  width: 40px;
  height: 34px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .burger {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.burger figure {
  position: relative;
  width: 32px;
  height: 3px;
  background-color: #028fd9;
  transition: all 0.3s ease;
}

.burger figure:before, .burger figure:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 3px;
  background-color: #028fd9;
  transition: all 0.3s ease;
}

.burger figure:before {
  top: -8px;
  left: 0;
}

.burger figure:after {
  bottom: -8px;
  left: 0;
}

.burger.cross {
  background-color: transparent;
}

.burger.cross figure {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
}

.burger.cross figure:before {
  opacity: 0;
  background-color: #fff;
}

.burger.cross figure:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  bottom: 0;
  background-color: #fff;
}

.mobile-panel {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 500;
  overflow: scroll;
  background-color: #028fd9;
  padding: 20px 20px 30px 20px;
}

.mobile-panel.visible {
  display: block;
}

.mobile-panel header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 50px;
}

.mobile-panel main {
  margin-bottom: 25px;
}

.mobile-panel footer {
  padding-top: 25px;
  border-top: 1px solid #FFF;
  margin-bottom: 40px;
}

.mobile-panel footer .aside-bottom__menu-link, .mobile-panel footer .aside-bottom__search-link {
  display: inline-block;
  color: #b9cddc;
  margin-right: 10px;
  margin-top: 25px;
}

.mobile-panel footer .aside-bottom__menu-link:hover, .mobile-panel footer .aside-bottom__search-link:hover {
  color: #FFF;
}

.mobile-panel .aside-nav {
  margin-top: 0;
  margin-left: -20px;
  height: inherit;
}

.mobile-panel .aside-nav__item {
  color: #FFF;
  font-size: 14px;
}

.mobile-panel .aside-nav__item:hover {
  border-left: 4px solid #1e2548;
  color: #1e2548;
}

.mobile-panel .aside-nav__item.active {
  border-left: 4px solid #1e2548;
  color: #1e2548;
}

.mobile-panel .aside-nav .aside-title {
  color: #b8cff5;
  margin-top: 15px;
}

.mobile-panel .footer-menu__item {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
}

@media (max-width: 680px) {
  .mobile-panel .footer-menu__item {
    margin-right: 15px;
  }
}

.mobile-panel-user {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mobile-panel-user a {
  background-color: #028fd9;
  border: 1px solid #FFF;
  padding: 13px 20px;
  color: #FFF;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.mobile-panel-user a:first-child {
  border-right: none;
}

.mobile-panel-user a:hover {
  background-color: #11acfd;
}

.mobile-panel-user a:active {
  background-color: #026ea6;
}

.site-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.head-logo {
  display: none;
  margin-right: 25px;
  margin-bottom: 15px;
  width: 190px;
}

@media (max-width: 768px) {
  .head-logo {
    display: block;
  }
}

@media (max-width: 680px) {
  .head-logo {
    width: 100%;
  }
}

.head-logo__logo {
  display: block;
  width: 165px;
  height: auto;
}

.head-logo__logo-descr {
  width: 190px;
  display: block;
  color: #a2a7af;
  padding-left: 42px;
  font-size: 13px;
  line-height: 1.1;
}

.head-cont {
  margin-right: 25px;
}

@media (max-width: 680px) {
  .head-cont {
    margin-right: 15px;
  }
}

.head-cont__tel {
  display: block;
  font-size: 24px;
  color: #1e2548;
  font-weight: bold;
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .head-cont__tel {
    font-size: 20px;
  }
}

.head-cont__mail {
  color: #605d5d;
  border-bottom: 1px solid #abadb6;
  transition: all 0.3s ease;
}

.head-cont__mail:hover {
  color: #001d2c;
  border-bottom: 1px solid #001d2c;
}

.head-places {
  padding-top: 2px;
  margin-right: 25px;
  transition: all 0.3s ease;
  padding-left: 20px;
}

@media (max-width: 1024px) {
  .head-places {
    margin-right: 0;
  }
}

.head-places a:hover {
  color: #028fd9;
}

.head-places a:hover span {
  color: #028fd9;
  border-bottom: 1px dashed #028fd9;
}

.head-places i {
  font-size: 18px;
  margin-right: 5px;
  top: 3px;
}

.head-places span {
  font-weight: bold;
  font-size: 16px;
  color: #1e2548;
  border-bottom: 1px dashed #1e2548;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.head-user {
  margin-left: auto;
  margin-right: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .head-user {
    margin-right: 15px;
  }
}

@media (max-width: 768px) {
  .head-user {
    display: none;
  }
}

.head-user a {
  background-color: #028fd9;
  padding: 13px 25px;
  color: #FFF;
  margin-right: 1px;
  transition: all 0.3s ease;
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .head-user a {
    padding: 13px 10px;
  }
}

.head-user a:hover {
  background-color: #11acfd;
}

.head-user a:active {
  background-color: #026ea6;
}

.head-lang {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 768px) {
  .head-lang {
    position: absolute;
    right: 24px;
    top: 75px;
  }
}

.head-lang a {
  font-weight: bold;
}

.head-lang a:first-child {
  margin-bottom: 8px;
}

.head-lang a.active {
  color: #a2a7af;
  pointer-events: none;
}

.head-menu {
  width: 100%;
  margin-top: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 40px;
}

@media (max-width: 768px) {
  .head-menu {
    display: none;
  }
}

.head-menu__item {
  display: inline-block;
  margin-right: 30px;
  font-weight: bold;
  font-size: 20px;
}

.head-menu__item:last-child {
  margin-right: 0;
}

@media (max-width: 1024px) {
  .head-menu__item {
    font-size: 16px;
    margin-right: 20px;
  }
}

@media (max-width: 680px) {
  .head-menu__item {
    margin-right: 15px;
  }
}

.site-footer {
  position: relative;
}

.site-footer header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 680px) {
  .site-footer header {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.site-footer footer {
  color: #605d5d;
}

@media (max-width: 680px) {
  .footer-menu {
    width: 100%;
  }
}

.footer-menu__item {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 30px;
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 680px) {
  .footer-menu__item {
    margin-right: 15px;
  }
}

.footer-right {
  margin-left: auto;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 680px) {
  .footer-right {
    margin-left: inherit;
    margin-top: 10px;
    margin-bottom: 25px;
  }
}

.footer-right__tel {
  display: block;
  font-size: 20px;
  color: #001d2c;
  font-weight: bold;
}

.footer-right__mail {
  color: #605d5d;
  border-bottom: 1px solid #abadb6;
  transition: all 0.3s ease;
}

.footer-right__mail:hover {
  color: #001d2c;
  border-bottom: 1px solid #001d2c;
}

.tabs-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #bcc8d4;
}

@media (max-width: 680px) {
  .tabs-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}

.tabs-links a {
  position: relative;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.3s ease;
  text-align: center;
  line-height: 1.1;
}

@media (max-width: 1024px) {
  .tabs-links a {
    padding: 12px 20px;
  }
}

@media (max-width: 680px) {
  .tabs-links a {
    width: 100%;
  }
}

.tabs-links a:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #bcc8d4;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 2;
  transition: all 0.3s ease;
}

.tabs-links a span {
  color: #028fd9;
  transition: all 0.3s ease;
}

.tabs-links a.active {
  pointer-events: none;
}

.tabs-links a.active:after {
  background-color: #028fd9;
}

.tabs-links a.active span {
  color: #001d2c;
}

.tabs-links a:hover:after {
  background-color: #028fd9;
}

.tabs-links a:hover span {
  color: #001d2c;
}

.tabs-links--round {
  border-bottom: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tabs-links--round a {
  background-color: #028fd9;
  border-radius: 20px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 10px 20px;
}

@media (max-width: 1024px) {
  .tabs-links--round a {
    font-size: 14px;
  }
}

@media (max-width: 680px) {
  .tabs-links--round a {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.tabs-links--round a:after {
  display: none;
}

.tabs-links--round a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: transparent transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s ease;
}

.tabs-links--round a:hover, .tabs-links--round a.active {
  background-color: #bcc8d4;
}

.tabs-links--round a:hover:before, .tabs-links--round a.active:before {
  border-color: #bcc8d4 transparent transparent transparent;
}

.tabs-links--round a span {
  color: #FFF;
}

.tabs-content {
  position: relative;
}

.tabs-content .tab {
  display: none;
}

.tabs-content .tab.active {
  display: block;
}

.pager {
  padding-top: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
}

@media (max-width: 680px) {
  .pager {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.pager__title {
  margin-right: 15px;
  font-size: 16px;
}

@media (max-width: 680px) {
  .pager__title {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.pager a {
  display: block;
  margin-right: 5px;
  width: 32px;
  height: 32px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: transparent;
  border-radius: 50%;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: bold;
  color: #1e2548;
  text-align: center;
  line-height: 32px;
}

.pager a:hover {
  background-color: #FFF;
}

.pager a.active {
  background-color: #FFF;
  color: #605d5d;
  pointer-events: none;
}

.s-page-title {
  padding-top: 10px;
  padding-bottom: 0;
}

.s-page-title .back-link {
  display: inline-block;
  margin-bottom: 10px;
}

.s-page-title .back-link i {
  font-size: 10px;
  margin-right: 10px;
}

.s-page-title__flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .s-page-title__flex {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media (max-width: 1024px) {
  .s-page-title h1 {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .s-page-title h1 {
    font-size: 20px;
  }
}

.s-page-title__right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 20px;
}

@media (max-width: 1024px) {
  .s-page-title__right {
    padding-left: 0;
    margin-top: 10px;
    width: 100%;
  }
}

@media (max-width: 680px) {
  .s-page-title__right {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.s-page-title__right span {
  font-size: 16px;
  margin-right: 25px;
  color: #1e2548;
  padding: 10px 0;
}

.s-page-title__right span strong {
  margin-left: 15px;
}

.ag-table {
  display: table;
  width: 100%;
  padding-bottom: 15px;
}

@media (max-width: 680px) {
  .ag-table {
    display: block;
  }
}

.ag-table__row {
  display: table-row;
  transition: all 0.3s ease;
  background-color: #fff;
}

@media (max-width: 680px) {
  .ag-table__row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.ag-table__row:hover {
  background-color: #eef8ff;
}

@media (max-width: 680px) {
  .ag-table__row {
    display: block;
    border-bottom: 2px solid #d1ecff;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ag-table__row:last-of-type {
    border-bottom: none;
  }
}

.ag-table__row--header {
  background-color: transparent;
}

.ag-table__row--header:hover {
  background-color: transparent;
}

@media (max-width: 680px) {
  .ag-table__row--header {
    display: none;
  }
}

.ag-table__row--header .ag-table__cell {
  background-color: transparent;
  padding: 10px 0 10px 30px;
  line-height: 1;
  color: #605d5d;
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 1024px) {
  .ag-table__row--header .ag-table__cell {
    padding-left: 20px;
  }
}

.ag-table__row:last-of-type .ag-table__cell {
  border-bottom: 0;
}

.ag-table__cell {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px 30px 30px;
  border-bottom: 2px solid #d1ecff;
  font-size: 16px;
}

.ag-table__cell:before {
  content: attr(data-cell);
  color: #605d5d;
  font-size: 14px;
  font-weight: bold;
  display: none;
}

@media (max-width: 1200px) {
  .ag-table__cell {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .ag-table__cell {
    padding: 15px 10px 15px 20px;
  }
}

@media (max-width: 680px) {
  .ag-table__cell {
    display: block;
    border-bottom: none;
    padding: 10px 20px;
  }
  .ag-table__cell:before {
    display: block;
  }
}

.s-submenu {
  padding-bottom: 25px;
}

.s-submenu a, .s-submenu span {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  margin: 0 40px 15px 0;
  cursor: pointer;
}

@media (max-width: 680px) {
  .s-submenu a, .s-submenu span {
    font-size: 14px;
    margin: 0 20px 10px 0;
  }
}

.s-submenu a.active, .s-submenu span.active {
  color: #001d2c;
  pointer-events: none;
}

.doc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 35px;
  padding-right: 20px;
}

.doc__icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 15px;
}

@media (max-width: 680px) {
  .doc__icon {
    width: 24px;
    height: auto;
    margin-right: 10px;
  }
}

.doc__content {
  width: 100%;
  font-size: 14px;
}

.doc footer {
  margin-top: 10px;
}

.doc footer .btn {
  margin-bottom: 10px;
  padding: 7px 15px;
  font-size: 12px;
}

.doc footer .btn.btn--round {
  width: 31px;
  height: 31px;
  padding-left: 0;
  padding-right: 0;
}

.doc footer .btn:first-child {
  margin-right: 5px;
}

.panes-row {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1024px) {
  .panes-row {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.panes-row__item {
  padding: 0 15px;
}

@media (max-width: 1024px) {
  .panes-row__item {
    padding: 0 5px;
  }
}

.pane {
  margin-bottom: 40px;
  transition: all 0.3s ease;
  border-bottom: 3px solid #f2c8aa;
}

.pane:hover {
  box-shadow: 0 15px 20px 0 rgba(11, 33, 58, 0.25);
  border-bottom: 3px solid #e97724;
}

.pane__header img {
  display: block;
  width: 100%;
  height: auto;
}

.pane__main {
  background-color: #FFF;
  padding: 10px 15px 25px 15px;
  transition: all 0.3s ease;
}

.agmodal--product form {
  margin-top: 30px;
}

.agmodal.fullmodal {
  background-color: rgba(2, 143, 217, 0.95);
  margin: 0;
  width: 100%;
  min-height: 100%;
  color: #FFF;
  padding: 65px 20px;
}

.agmodal.fullmodal .agmodal__close {
  position: absolute;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: transparent;
  width: 36px;
  height: 36px;
  background-color: transparent;
  top: 15px;
  right: 15px;
}

.agmodal.fullmodal .agmodal__close:hover {
  background-color: #FFF;
}

.agmodal.fullmodal .agmodal__close:before, .agmodal.fullmodal .agmodal__close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -14px;
  width: 28px;
  height: 2px;
  background-color: #FFF;
  transition: all 0.3s ease;
}

.agmodal.fullmodal .agmodal__close:hover:before, .agmodal.fullmodal .agmodal__close:hover:after {
  background-color: #028fd9;
}

.agmodal.fullmodal .agmodal__close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.agmodal.fullmodal .agmodal__close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fullmodal__container {
  max-width: 1100px;
  margin: 0 auto;
}

.fullmodal__col {
  margin-bottom: 45px;
  padding-right: 40px;
}

@media (max-width: 680px) {
  .fullmodal__col {
    padding-right: 0;
  }
}

.fullmodal__col ul {
  list-style: none;
  margin-bottom: 45px;
  margin-top: 15px;
}

.fullmodal__col ul:last-of-type {
  margin-bottom: 0;
}

.fullmodal__col ul li {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 18px;
  line-height: 1.1;
}

.fullmodal__col ul li a {
  color: #FFF;
  transition: all 0.3s ease;
}

.fullmodal__col ul li a:hover {
  color: #1e2548;
}

.fullmodal__title {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

.fullmodal__title--sep {
  margin: 0 10px;
  font-weight: normal;
}

.fullmodal__title a {
  color: #FFF;
  transition: all 0.3s ease;
}

.fullmodal__title a:hover {
  color: #1e2548;
}

/*modal-buy*/
.mb-tablinks {
  margin-bottom: 50px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.mb-tablinks a {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  border: 2px solid #FFF;
  padding: 10px 22px;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .mb-tablinks a {
    font-size: 12px;
    padding: 10px 10px;
  }
}

.mb-tablinks a:hover {
  background-color: #FFF;
  color: #028fd9;
}

.mb-tablinks a.active {
  background-color: #FFF;
  color: #028fd9;
}

.mb-tabs {
  position: relative;
  margin-bottom: 50px;
}

.mb-tab {
  display: none;
}

.mb-tab.active {
  display: block;
}

.mb-tab:nth-of-type(2) ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.mb-tab ul {
  display: block;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 70px;
  -moz-column-gap: 70px;
  column-gap: 70px;
  -webkit-column-fill: auto;
  -moz-column-fill: auto;
  column-fill: auto;
}

@media (max-width: 768px) {
  .mb-tab ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

@media (max-width: 680px) {
  .mb-tab ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

.mb-tab ul li {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
}

.mb-tab ul a {
  display: inline-block;
  margin-bottom: 18px;
  color: #FFF;
  transition: all 0.3s ease;
}

.mb-tab ul a:hover {
  color: #1e2548;
}

/*modal-buy*/
/*modal-search*/
.modal-search {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 600px;
}

.modal-search input {
  position: relative;
  z-index: 1;
  border: 1px solid #FFF;
  padding: 20px 25px;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
  background-color: transparent;
}

.modal-search input::-webkit-input-placeholder {
  font-size: 30px;
  color: #FFF;
  opacity: 1;
  transition: all 0.3s ease;
}

.modal-search input::-moz-placeholder {
  font-size: 30px;
  color: #FFF;
  opacity: 1;
  transition: all 0.3s ease;
}

.modal-search input:-moz-placeholder {
  font-size: 30px;
  color: #FFF;
  opacity: 1;
  transition: all 0.3s ease;
}

.modal-search input:-ms-input-placeholder {
  font-size: 30px;
  color: #FFF;
  opacity: 1;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .modal-search input {
    padding: 10px 25px;
    font-size: 20px;
  }
  .modal-search input::-webkit-input-placeholder {
    font-size: 20px;
  }
  .modal-search input::-moz-placeholder {
    font-size: 20px;
  }
  .modal-search input:-moz-placeholder {
    font-size: 20px;
  }
  .modal-search input:-ms-input-placeholder {
    font-size: 20px;
  }
}

.modal-search input:hover {
  border: 1px solid #FFF;
}

.modal-search input:focus {
  border: 1px solid #FFF;
}

.modal-search button {
  position: absolute;
  right: 30px;
  top: 15px;
  z-index: 2;
  border: none;
  background-color: transparent;
  color: #FFF;
  font-size: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .modal-search button {
    font-size: 30px;
    right: 15px;
    top: 10px;
  }
}

.modal-search button:hover {
  color: #1e2548;
}

/*modal-search*/
.tag {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 25px 10px 0;
  padding: 2px 10px 0 10px;
  height: 30px;
  white-space: nowrap;
  border: 1px solid #a2c6e0;
  border-right: none;
  color: #028fd9;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .tag {
    font-size: 10px;
    height: auto;
    padding: 3px 5px 3px 5px;
    margin: 0 5px 7px 0;
    border: 1px solid #a2c6e0;
  }
}

.tag figure {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 1px solid #a2c6e0;
  margin-right: 10px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: -1px;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .tag figure {
    display: none;
  }
}

.tag:after {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #a2c6e0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .tag:after {
    display: none;
  }
}

.tag:before {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #a2c6e0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .tag:before {
    display: none;
  }
}

.tag:hover {
  border-color: #028fd9;
}

.tag:hover figure {
  background-color: #028fd9;
  border-color: #028fd9;
}

.tag:hover:before, .tag:hover:after {
  background-color: #028fd9;
}

.tag:first-child, .tag:nth-child(2) {
  border-color: #1e2548;
  color: #1e2548;
}

.tag:first-child:before, .tag:first-child:after, .tag:nth-child(2):before, .tag:nth-child(2):after {
  background-color: #1e2548;
}

.tag:first-child figure, .tag:nth-child(2) figure {
  border-color: #1e2548;
}

.tag:first-child:hover figure, .tag:nth-child(2):hover figure {
  background-color: #1e2548;
}

.tag:nth-child(3):before {
  content: '';
  display: block;
}

.breadcumbs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 0;
}

.breadcumbs a {
  font-size: 14px;
}

.breadcumbs a:after {
  content: '/';
  color: #a2a7af;
  margin-left: 7px;
  margin-right: 7px;
}

.s-network {
  margin-bottom: 25px;
}

.s-network__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (max-width: 680px) {
  .s-network__header {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-network__header .tabs-links {
    margin-top: 15px;
  }
}

.s-network .tab {
  padding-top: 25px;
}

#cities_map {
  height: 400px;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  #cities_map {
    height: 250px;
  }
}

#cities_map h2, #cities_map .section-title {
  font-size: 20px;
  margin-bottom: 5px;
}

#cities_map .map-info-link {
  font-size: 16px;
  font-weight: bold;
}

#cities_map .map-info-link i {
  font-size: 10px;
  margin-left: 5px;
}

.list-city {
  display: block;
  padding-top: 15px;
  padding-right: 20px;
}

@media (max-width: 680px) {
  .list-city {
    padding-right: 10px;
  }
}

.list-city__title {
  line-height: 1.1;
}

@media (max-width: 680px) {
  .list-city__title {
    font-size: 16px;
    margin-bottom: 0;
  }
}

.list-city__cols {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}

@media (max-width: 1024px) {
  .list-city__cols {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}

@media (max-width: 680px) {
  .list-city__cols {
    margin-bottom: 25px;
  }
}

.list-city__link {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  white-space: nowrap;
}

@media (max-width: 680px) {
  .list-city__link {
    font-size: 14px;
  }
}

.list-city__link i {
  font-size: 10px;
  margin-left: 5px;
}

.preim {
  margin-bottom: 25px;
  max-width: 220px;
  padding-right: 20px;
}

@media (max-width: 680px) {
  .preim {
    padding-right: 10px;
  }
}

.preim header {
  height: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-left: 25px;
  margin-bottom: 10px;
}

.preim__descr {
  color: #a2a7af;
  font-size: 14px;
}

@media (max-width: 680px) {
  .preim__descr {
    font-size: 12px;
  }
}

.preim__title {
  margin-bottom: 5px;
}

@media (max-width: 680px) {
  .preim__title {
    font-size: 14px;
  }
}

.img-slider {
  margin-left: -10px;
  margin-right: -10px;
  opacity: 0;
  transition: all 0.3s ease;
  height: 0;
}

.img-slider.flickity-enabled {
  opacity: 1;
  height: auto;
}

.img-slider .flickity-prev-next-button {
  background-color: #028fd9;
  width: 40px;
  height: 40px;
  transition: background-color 0.3s ease;
  top: calc(50% - 20px);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

@media (max-width: 680px) {
  .img-slider .flickity-prev-next-button {
    top: 15px;
    width: 30px;
    height: 30px;
  }
}

.img-slider .flickity-prev-next-button:hover {
  background-color: #2ab5fd;
}

.img-slider .flickity-prev-next-button.next {
  right: 30px;
}

@media (max-width: 680px) {
  .img-slider .flickity-prev-next-button.next {
    right: 15px;
  }
}

.img-slider .flickity-prev-next-button.previous {
  left: 30px;
}

@media (max-width: 680px) {
  .img-slider .flickity-prev-next-button.previous {
    left: 15px;
  }
}

.img-slider .flickity-prev-next-button svg {
  width: 40%;
  height: 40%;
  top: 30%;
  left: 30%;
}

.img-slider .flickity-prev-next-button .arrow {
  fill: #FFF;
}

.img-slide {
  padding: 10px;
  width: 100%;
}

.img-slide__img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  box-shadow: 0 2px 10px 0 rgba(13, 52, 73, 0.25);
}

.img-slide footer {
  padding: 0 20px;
}

@media (max-width: 680px) {
  .img-slide footer {
    padding: 0;
  }
}

.img-slide footer i, .img-slide footer figure {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 1px solid #e97724;
  margin-right: 10px;
  color: #e97724;
  border-radius: 50%;
  font-size: 18px;
}

.img-slide footer i.i-fax, .img-slide footer figure.i-fax {
  font-size: 14px;
}

.img-slide footer i.i-link, .img-slide footer figure.i-link {
  font-size: 16px;
}

.img-slide footer i.i-info, .img-slide footer figure.i-info {
  font-size: 14px;
}

.img-slide footer figure {
  font-weight: bold;
  line-height: 1;
  padding-bottom: 3px;
}

.img-slide__descr {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 20px 5px 0;
  text-align: left;
  color: #a2a7af;
  font-size: 14px;
}

@media (max-width: 680px) {
  .img-slide__descr {
    font-size: 12px;
    margin: 0 0 5px 0;
    width: 100%;
  }
}

.img-slide__simple-descr {
  font-size: 16px;
  line-height: 1.2;
}

@media (max-width: 680px) {
  .img-slide__simple-descr {
    font-size: 14px;
    width: 100%;
  }
}

.img-slide__simple-descr small {
  font-size: 14px;
  display: block;
  color: #a2a7af;
}

@media (max-width: 680px) {
  .img-slide__simple-descr small {
    font-size: 12px;
  }
}

.img-slide-quote {
  font-size: 14px;
  padding-left: 35px;
  padding-right: 20px;
  position: relative;
}

@media (max-width: 680px) {
  .img-slide-quote {
    padding-right: 0;
  }
}

.img-slide-quote:before {
  content: '«';
  color: #bcc8d4;
  font-size: 48px;
  position: absolute;
  left: 0;
  top: -15px;
  line-height: 1;
}

.img-slide-quote__author {
  display: block;
  margin-top: 5px;
  color: #a2a7af;
}

.img-slide-quote__author:before {
  content: '—';
  margin-right: 5px;
}

.agmodal {
  position: relative;
  background: #FFF;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  width: 560px;
  max-width: 100%;
  margin: 50px auto;
  padding: 25px 70px 25px 30px;
  transition: all 0.4s ease;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  cursor: auto;
  display: none;
}

@media (max-width: 680px) {
  .agmodal {
    padding: 25px 20px 25px 20px;
  }
}

.agmodal--fade {
  opacity: 0;
}

.agmodal--slide {
  -webkit-transform: translate3d(0, -500px, 0);
  transform: translate3d(0, -500px, 0);
}

.agmodal--scale {
  -webkit-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1);
}

.agmodal--3d {
  -webkit-transform: perspective(1000px) rotateX(45deg);
  transform: perspective(1000px) rotateX(45deg);
}

.agmodal--morph {
  transition: opacity 0.4s ease, width 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.4s ease, width 0.4s ease;
  transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.4s ease, width 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(-400px, 0, 0) scale3d(1.4, 0.5, 1);
  transform: translate3d(-400px, 0, 0) scale3d(1.4, 0.5, 1);
}

.agmodal--visible {
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  opacity: 1;
}

.agmodal--video {
  padding: 0;
  width: 1920px;
  max-width: 75%;
  max-height: 100%;
  height: auto;
}

.agmodal--video video {
  width: 100%;
  display: block;
}

.agmodal .close-modal {
  margin-top: 25px;
}

.agmodal .close-modal--simple {
  display: inline-block;
  font-weight: bold;
}

html.agmodal--lock-test {
  overflow-y: hidden !important;
}

html.agmodal--lock body {
  overflow: hidden !important;
}

.agmodal__wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -100;
  transition: all 0.4s ease;
  cursor: pointer;
  overflow: auto;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  opacity: 0;
}

.agmodal__wrapper .agmodal {
  display: block;
}

.agmodal__wrapper:focus {
  outline-width: 0;
}

.agmodal__wrapper--visible {
  pointer-events: auto;
  opacity: 1;
  z-index: 999;
}

.agmodal__wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.agmodal__close {
  position: absolute;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #FFF;
  width: 36px;
  height: 36px;
  top: 0;
  right: 0;
}

.agmodal__close:hover {
  background-color: #028fd9;
}

.agmodal__close:before, .agmodal__close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -9px;
  width: 18px;
  height: 2px;
  background-color: #028fd9;
  transition: all 0.3s ease;
}

.agmodal__close:hover:before, .agmodal__close:hover:after {
  background-color: #FFF;
}

.agmodal__close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.agmodal__close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.agmodal__video-preloader {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  z-index: 10;
  font-size: 64px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  margin-bottom: 40px;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 3px solid #028fd9;
  -webkit-animation: fanload 2s infinite linear;
  -moz-animation: fanload 2s infinite linear;
  -o-animation: fanload 2s infinite linear;
  animation: fanload 2s infinite linear;
}

@-webkit-keyframes fanload {
  0% {
    border-color: #028fd9;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    border-color: white;
  }
  100% {
    border-color: #028fd9;
  }
}

@-moz-keyframes fanload {
  0% {
    border-color: #028fd9;
  }
  50% {
    transform: scale(0.7);
    border-color: white;
  }
  100% {
    border-color: #028fd9;
  }
}

@keyframes fanload {
  0% {
    border-color: #028fd9;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    border-color: white;
  }
  100% {
    border-color: #028fd9;
  }
}

.fancybox-close {
  position: absolute;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #FFF;
  width: 36px;
  height: 36px;
  top: 0;
  right: 0;
  z-index: 60;
}

.fancybox-close:hover {
  background-color: #028fd9;
}

.fancybox-close:before, .fancybox-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -9px;
  width: 18px;
  height: 2px;
  background-color: #028fd9;
  transition: all 0.3s ease;
}

.fancybox-close:hover:before, .fancybox-close:hover:after {
  background-color: #FFF;
}

.fancybox-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 50;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 20px;
  margin-top: -10px;
  cursor: pointer;
  z-index: 50;
  opacity: 0;
  transition: all 0.3s ease;
}

@media (max-width: 1024px) {
  .fancybox-nav span {
    opacity: 1;
  }
}

.fancybox-prev span {
  cursor: pointer;
  box-sizing: border-box;
  left: 10px;
  -webkit-transform: translate(-20px, 0);
  -ms-transform: translate(-20px, 0);
  transform: translate(-20px, 0);
}

@media (max-width: 1024px) {
  .fancybox-prev span {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.fancybox-prev span:before, .fancybox-prev span:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: #028fd9;
  transition: all 0.3s ease;
}

.fancybox-prev span:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-prev span:after {
  top: 100%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-next span {
  cursor: pointer;
  box-sizing: border-box;
  right: 10px;
  -webkit-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  transform: translate(20px, 0);
}

@media (max-width: 1024px) {
  .fancybox-next span {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.fancybox-next span:before, .fancybox-next span:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: #028fd9;
  transition: all 0.3s ease;
}

.fancybox-next span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-next span:after {
  top: 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-nav:hover span {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #2c3749;
  background: rgba(44, 55, 73, 0.9);
  cursor: pointer;
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
}

#fancybox-thumbs.top {
  top: 2px;
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}

#fancybox-thumbs ul li {
  float: left;
  opacity: 1;
  margin: 0 3px;
  border: 2px solid #7c7c7c;
}

#fancybox-thumbs ul li:hover {
  border: 2px solid #028fd9;
}

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 2px solid #028fd9;
}

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  background: #111;
  outline: none;
}

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}

/*BASIC STYLE*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_scrollTools, .mCSB_draggerContainer {
  position: absolute;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_draggerRail {
  position: relative;
  z-index: 1;
}

.mCSB_dragger {
  cursor: pointer;
  z-index: 2;
}

.mCSB_buttonLeft, .mCSB_buttonRight, .mCSB_buttonUp, .mCSB_buttonDown {
  display: block;
  position: absolute;
  cursor: pointer;
}

.mCS-autoHide .mCSB_scrollTools {
  opacity: 0;
}

.mCustomScrollBox:hover .mCSB_scrollTools {
  opacity: 1;
}

/*BASIC STYLE*/
/*y-axis*/
.mCSB_vertical .mCSB_container {
  padding-right: 20px;
}

/*y-axis*/
/*x-axis*/
.mCSB_horizontal .mCSB_container {
  padding-right: 0;
  padding-top: 20px;
}

/*x-axis*/
/*yx-axis*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}

.mCSB_container_wrapper .mCSB_container {
  padding-right: 20px;
  padding-bottom: 20px;
}

.mCSB_vertical_horizontal .mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal .mCSB_scrollTools_horizontal {
  right: 20px;
}

/*yx-axis*/
/*VERTICAL SCROLLBAR*/
.mCSB_scrollTools_vertical {
  width: 16px;
  height: auto;
  left: auto;
}

.mCSB_scrollTools_vertical a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 8px;
  height: 100%;
  left: 4px;
}

.mCSB_scrollTools_vertical .mCSB_dragger {
  width: 100%;
  height: 30px;
  /* minimum dragger height */
}

.mCSB_scrollTools_vertical .mCSB_dragger_bar {
  position: relative;
  width: 8px;
  height: 100%;
  left: 4px;
}

.mCSB_scrollTools_vertical .mCSB_buttonUp, .mCSB_scrollTools_vertical .mCSB_buttonDown {
  height: 16px;
  width: 100%;
}

.mCSB_scrollTools_vertical .mCSB_buttonDown {
  bottom: 0;
}

/*VERTICAL SCROLLBAR*/
/*HORIZONTAL SCROLLBAR*/
.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: 0;
}

.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  top: 4px;
}

.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
}

.mCSB_scrollTools_horizontal .mCSB_dragger_bar {
  position: relative;
  top: 4px;
  width: 100%;
  height: 8px;
}

.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools_horizontal .mCSB_buttonRight {
  width: 16px;
  height: 100%;
}

.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/*HORIZONTAL SCROLLBAR*/
/*TRANSITIONS*/
.mCSB_scrollTools, .mCSB_dragger_bar, .mCSB_buttonUp, .mCSB_buttonDown, .mCSB_buttonLeft, .mCSB_buttonRight {
  transition: opacity .15s ease, background-color .15s ease;
}

/*TRANSITIONS*/
/*THEME*/
.mCSB_draggerRail {
  border-radius: 16px;
  background-color: #FFF;
}

.mCSB_dragger_bar {
  border-radius: 16px;
  background-color: #2ab5fd;
}

.mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #028fd9;
}

.mCSB_dragger:active .mCSB_dragger_bar, .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #028fd9;
}

.mCSB_buttonUp, .mCSB_buttonDown, .mCSB_buttonLeft, .mCSB_buttonRight {
  background: #BBB;
  border-radius: 50%;
}

.mCSB_buttonUp:hover, .mCSB_buttonUp:active, .mCSB_buttonDown:hover, .mCSB_buttonDown:active, .mCSB_buttonLeft:hover, .mCSB_buttonLeft:active, .mCSB_buttonRight:hover, .mCSB_buttonRight:active {
  background: #777;
}

/*THEME*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  background-color: #028fd9;
  color: #FFF;
  transition: all 0.3s ease;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none;
}

.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
  font-family: "saftplast";
  position: relative;
  font-size: 10px;
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background-color: #11acfd;
}

.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active {
  background-color: #026ea6;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-prev:before {
  content: "";
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-next:before {
  content: "";
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 2px solid #d1ecff;
  background: #d1ecff;
  color: #001d2c;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #d1ecff;
  background: #f4faff;
  font-weight: normal;
  color: #001d2c;
  transition: all 0.3s ease;
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover,
.ui-button:hover,
html .ui-button.ui-state-disabled:hover:hover,
html .ui-button.ui-state-disabled:active:hover {
  border: 1px solid #028fd9;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #d1ecff;
  background: #d1ecff;
  color: #001d2c;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #028fd9;
  background: #028fd9;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/*! Flickity v2.0.4
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.s-home-blog .tags {
  margin-top: 15px;
  margin-bottom: 25px;
}

.home-blog-item {
  max-width: 390px;
  padding-right: 20px;
  margin-bottom: 30px;
}

@media (max-width: 680px) {
  .home-blog-item {
    padding-right: 0;
    max-width: 100%;
  }
}

.home-blog-item__img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.home-blog-item__title {
  margin-bottom: 5px;
}

@media (max-width: 1024px) {
  .home-blog-item__title {
    font-size: 14px;
  }
}

.home-blog-item time {
  color: #a2a7af;
  font-size: 14px;
}

.s-home-about {
  margin-bottom: 25px;
}

.s-home-about .user-content {
  max-width: 500px;
}

@media (max-width: 680px) {
  .s-home-about .user-content {
    max-width: inherit;
  }
}

.s-home-about__main {
  padding-right: 40px;
}

@media (max-width: 680px) {
  .s-home-about__main {
    padding-right: 0;
  }
}

.s-home-about__aside {
  font-size: 14px;
  color: #a2a7af;
  /* border-left: 1px solid #a2a7af; */
  /* padding-left: 15px; */
}

.home-triggers {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 45px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 680px) {
  .home-triggers {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.home-trigger {
  position: relative;
  width: 190px;
  padding: 0 10px;
  margin-bottom: 35px;
}

@media (max-width: 680px) {
  .home-trigger {
    width: 50%;
  }
}

.home-trigger:before {
  content: '';
  width: 88px;
  height: 102px;
  background: url("../img/trigger.svg") center top no-repeat;
  background-size: contain;
  position: absolute;
  top: 35px;
  left: -5px;
}

@media (max-width: 1024px) {
  .home-trigger:before {
    top: 20px;
    left: 0;
  }
}

@media (max-width: 680px) {
  .home-trigger:before {
    top: 0;
  }
}

.home-trigger header {
  color: #1e2548;
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
}

@media (max-width: 1200px) {
  .home-trigger header {
    font-size: 60px;
  }
}

@media (max-width: 680px) {
  .home-trigger header {
    font-size: 48px;
  }
}

.home-trigger main {
  color: #a2a7af;
  font-size: 14px;
}

@media (max-width: 1024px) {
  .home-trigger main {
    font-size: 12px;
  }
}

.s-garant {
  margin-bottom: 25px;
}

.s-garant__left {
  text-align: center;
  margin-bottom: 25px;
}

.s-garant__left img {
  max-width: 100%;
  height: auto;
}

.s-garant__left footer .btn {
  margin: 5px 5px 0 5px;
}

.s-garant__right {
  padding-left: 20px;
}

@media (max-width: 680px) {
  .s-garant__right {
    padding-left: 0;
  }
}

.s-garant__tile {
  margin-bottom: 1em;
}

.s-garant__text {
  margin-bottom: 25px;
}

.garant-triggers {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.garant-trigger {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-right: 20px;
  margin-bottom: 25px;
}

.garant-trigger strong {
  font-weight: bold;
  color: #028fd9;
  font-size: 40px;
  line-height: 1;
  white-space: nowrap;
}

.garant-trigger strong small {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 5px;
  margin-right: 5px;
}

.garant-trigger span {
  color: #a2a7af;
  font-size: 14px;
  line-height: 1;
  position: relative;
  bottom: 2px;
  margin-left: 10px;
}

.s-home-support {
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .s-home-support {
    background-color: #FFF;
  }
}

.s-home-support__left {
  padding-right: 20px;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .s-home-support__left {
    padding-right: 0;
  }
}

.home-supports {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.home-support {
  width: 50%;
  padding: 25px 15px;
  border-right: 1px solid #a2a7af;
  border-top: 1px solid #a2a7af;
  text-align: center;
  transition: all 0.3s ease;
}

.home-support:hover {
  background-color: #fff;
}

.home-support:hover h5 {
  color: #028fd9;
}

.home-support:first-child {
  border-left: 1px solid #a2a7af;
}

.home-support:last-child {
  border-bottom: 1px solid #a2a7af;
}

.home-support:nth-child(3) {
  border-bottom: 1px solid #a2a7af;
  border-left: 1px solid #a2a7af;
}

.home-support header {
  height: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}

.home-support h5 {
  transition: all 0.3s ease;
}

.home-book {
  text-align: center;
  display: block;
  padding: 0 10px;
}

@media (max-width: 680px) {
  .home-book {
    padding: 0;
  }
}

.home-book:hover h5 {
  color: #028fd9;
}

.home-book img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.home-book h5 {
  transition: all 0.3s ease;
}

.s-home-slider {
  padding: 0;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .s-home-slider {
    background-color: #FFF;
  }
}

.home-slider {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .home-slider {
    display: none;
  }
}

.home-slider.flickity-enabled {
  opacity: 1;
  height: auto;
}

.home-slider .flickity-slider {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

.home-slider__img {
  width: 100%;
  left: 0 !important;
  opacity: 0;
  transition: opacity 1s ease;
  z-index: -1;
}

.home-slider__img.is-selected {
  opacity: 1;
  z-index: 0;
}

.home-slider .flickity-page-dots {
  position: absolute;
  right: 30px;
  bottom: 35px;
  width: 20px;
  height: auto;
}

.home-slider .dot {
  margin-top: 15px;
  width: 12px;
  height: 12px;
  border: 2px solid #FFF;
  background-color: transparent;
  opacity: 1;
  transition: all 0.3s ease;
}

.home-slider .dot:hover {
  background-color: #fff;
}

.home-slider .dot.is-selected {
  background-color: #fff;
  box-shadow: 0 0 0 2px #FFF;
}

.h-panes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 600px;
  position: absolute;
  left: 40px;
  top: 40px;
  z-index: 2;
}

@media (max-width: 1024px) {
  .h-panes {
    left: 20px;
    top: 20px;
    max-width: 450px;
  }
}

@media (max-width: 680px) {
  .h-panes {
    max-width: 100%;
    height: auto;
    position: relative;
    left: inherit;
    top: inherit;
    padding: 20px;
  }
}

.h-pane {
  position: relative;
  margin-right: 4px;
  margin-bottom: 4px;
  color: #FFF;
  background-color: rgba(19, 39, 49, 0.7);
  transition: all 0.3s ease;
  cursor: pointer;
}

@media (max-width: 680px) {
  .h-pane {
    width: 100%;
    min-height: 120px;
  }
}

.h-pane:hover, .h-pane.selected {
  background-color: #028fd9;
}

.h-pane:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

@media (max-width: 680px) {
  .h-pane:after {
    display: block;
  }
}

.h-pane--pink {
  background-color: rgba(230, 0, 126, 0.7);
}

.h-pane--pink:hover, .h-pane--pink.selected {
  background-color: #e6007e;
}

.h-pane--blue {
  background-color: rgba(2, 143, 217, 0.7);
}

.h-pane--blue:hover, .h-pane--blue.selected {
  background-color: #028fd9;
}

.h-pane--green {
  background-color: rgba(0, 150, 63, 0.7);
}

.h-pane--green:hover, .h-pane--green.selected {
  background-color: #00963f;
}

.h-pane--purple {
  background-color: rgba(89, 67, 165, 0.7);
}

.h-pane--purple:hover, .h-pane--purple.selected {
  background-color: #5943a5;
}

.h-pane:hover .h-pane__descr, .h-pane.selected .h-pane__descr {
  opacity: 0;
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px);
}

@media (max-width: 680px) {
  .h-pane:hover .h-pane__descr, .h-pane.selected .h-pane__descr {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.h-pane:hover .h-pane__link, .h-pane.selected .h-pane__link {
  pointer-events: all;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.h-pane__content {
  position: relative;
  padding: 15px 25px;
  width: 275px;
  height: 130px;
  z-index: 3;
}

@media (max-width: 1024px) {
  .h-pane__content {
    padding: 10px 15px;
    height: 100px;
    width: 220px;
  }
}

@media (max-width: 680px) {
  .h-pane__content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
}

.h-pane h2, .h-pane .section-title {
  line-height: 1;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .h-pane h2, .h-pane .section-title {
    font-size: 16px;
  }
}

.h-pane__descr {
  font-size: 14px;
  transition: all 0.3s ease;
  opacity: 1;
  will-change: transform,opacity;
}

.h-pane__link {
  font-weight: bold;
  position: absolute;
  bottom: 15px;
  left: 25px;
  opacity: 0;
  -webkit-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition: all 0.3s ease 0.1s;
  pointer-events: none;
  will-change: transform,opacity;
}

@media (max-width: 1024px) {
  .h-pane__link {
    left: 15px;
  }
}

@media (max-width: 680px) {
  .h-pane__link {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.h-pane__link i {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 21px;
  border-radius: 50%;
  border: 1px solid #FFF;
  padding-left: 8px;
  font-size: 10px;
  top: -1px;
  transition: border 0.3s ease;
  margin-left: 6px;
}

.h-pane__bg {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
  z-index: 1;
}

@media (max-width: 680px) {
  .h-pane__bg {
    display: block;
  }
}

@media (max-width: 680px) {
  .blog-list {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.s-blog-list .tags {
  margin-top: 15px;
  margin-bottom: 25px;
}

.blog-item {
  margin-bottom: 25px;
}

.blog-item__intro {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.blog-item__aside {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  background-color: #028fd9;
  color: #FFF;
  width: 145px;
  padding: 25px 0 25px 20px;
}

@media (max-width: 680px) {
  .blog-item__aside {
    padding: 15px 0;
    width: 60px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}

.blog-item__aside:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 10px 9px 0;
  border-color: transparent #e3e3e3 transparent transparent;
  position: absolute;
  right: 0;
  top: 27px;
}

.blog-item__aside strong {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-right: 5px;
}

@media (max-width: 680px) {
  .blog-item__aside strong {
    font-size: 16px;
  }
}

.blog-item__aside-daymonth {
  padding-top: 6px;
}

.blog-item__aside-daymonth span {
  display: block;
  font-size: 16px;
  line-height: 0.7;
}

.blog-item__aside-daymonth span:first-child {
  font-size: 14px;
}

.blog-item__main {
  width: 100%;
  padding: 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: bold;
  background-color: #e3e3e3;
}

@media (max-width: 680px) {
  .blog-item__main {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px;
  }
}

.blog-item__type {
  font-size: 16px;
  margin-right: 10px;
  line-height: 1.2;
}

@media (max-width: 680px) {
  .blog-item__type {
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
  }
}

.blog-item__title {
  width: 100%;
}

@media (max-width: 680px) {
  .blog-item__title {
    font-size: 14px;
  }
}

.blog-item__img {
  display: block;
  width: 100%;
  height: auto;
}

.s-blog-other {
  padding-bottom: 15px;
}

.s-blog-other .tags {
  padding: 20px 0;
}

.s-blog-detail {
  margin-bottom: 25px;
}

.s-blog-detail .user-content {
  max-width: 750px;
}

.blog-detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 680px) {
  .blog-detail {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.blog-detail__aside {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 130px;
  padding-right: 20px;
}

@media (max-width: 1024px) {
  .blog-detail__aside {
    width: 100px;
  }
}

@media (max-width: 680px) {
  .blog-detail__aside {
    width: 100%;
    margin-bottom: 25px;
  }
}

.blog-detail__date {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.blog-detail__date strong {
  font-size: 30px;
  font-weight: bold;
  color: #605d5d;
  line-height: 1;
  margin-right: 5px;
}

@media (max-width: 1024px) {
  .blog-detail__date strong {
    font-size: 24px;
  }
}

.blog-detail__date-daymonth {
  padding-top: 6px;
}

@media (max-width: 1024px) {
  .blog-detail__date-daymonth {
    padding-top: 4px;
  }
}

.blog-detail__date-daymonth span {
  color: #605d5d;
  display: block;
  font-size: 16px;
  line-height: 0.7;
}

@media (max-width: 1024px) {
  .blog-detail__date-daymonth span {
    font-size: 12px;
  }
}

.blog-detail__date-daymonth span:first-child {
  font-size: 14px;
}

@media (max-width: 1024px) {
  .blog-detail__date-daymonth span:first-child {
    font-size: 12px;
  }
}

.blog-detail__main {
  width: 100%;
}

.blog-detail__type {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.2;
}

.s-lolution-list {
  padding-top: 0;
}

.s-reg-middle {
  padding-top: 15px;
}

.s-reg-middle form {
  max-width: 390px;
}

.s-reg-middle__left {
  padding-right: 20px;
}

@media (max-width: 480px) {
  .s-reg-middle__left {
    padding-right: 0;
    margin-bottom: 25px;
  }
}

.s-reg-middle__right {
  color: #605d5d;
  font-size: 14px;
}

.s-reg-middle__right header {
  margin-bottom: 15px;
}

.s-reg-middle__phone {
  font-weight: bold;
  white-space: nowrap;
}

.s-login {
  padding-bottom: 100px;
}

.s-login form input {
  max-width: 235px;
}

.s-login form .password-block {
  position: relative;
}

.s-login form .password-block .input-block {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 360px;
  max-width: 100%;
}

.s-login form .password-block .forgot-link {
  display: inline-block;
  vertical-align: top;
  top: 8px;
  font-size: 14px;
  margin-left: 20px;
  position: relative;
}

@media (max-width: 680px) {
  .s-login form .password-block .forgot-link {
    display: block;
    top: 0;
    margin-left: 0;
    margin-bottom: 25px;
  }
}

.s-login .toreg-link {
  display: inline-block;
  margin-top: 50px;
}

.s-contacts {
  margin-bottom: 25px;
}

.s-contacts__left {
  padding-right: 40px;
}

@media (max-width: 680px) {
  .s-contacts__left {
    padding-right: 0;
    margin-bottom: 25px;
  }
}

.ya-map {
  height: 270px;
  box-shadow: 0 0 0 1px #a2a7af;
  overflow: hidden;
}

.cont-item {
  margin-bottom: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cont-item i, .cont-item figure {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: -3px;
  width: 30px;
  height: 30px;
  border: 1px solid #e97724;
  margin-right: 10px;
  color: #e97724;
  border-radius: 50%;
  font-size: 18px;
}

.cont-item i.i-fax, .cont-item figure.i-fax {
  font-size: 14px;
}

.cont-item i.i-link, .cont-item figure.i-link {
  font-size: 16px;
}

.cont-item figure {
  font-weight: bold;
  line-height: 1;
  padding-bottom: 3px;
}

.s-callback form {
  max-width: 400px;
}

.s-comp-head {
  padding-top: 0;
  padding-bottom: 15px;
}

.s-comp-objects {
  padding-top: 0;
  padding-bottom: 15px;
}

.mission {
  border-left: 3px solid #e97724;
}

.mission__row:not(:last-child) {
  margin-bottom: 15px;
}

.mission__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 680px) {
  .mission__row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.mission__row h4 {
  width: 120px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.mission__row p {
  width: 100%;
}

.s-comp-list {
  counter-reset: halflist !important;
}

.s-comp-list .grid-6 {
  padding-right: 50px;
}

@media (max-width: 1024px) {
  .s-comp-list .grid-6 {
    padding-right: 30px;
  }
}

@media (max-width: 680px) {
  .s-comp-list .grid-6 {
    padding-right: 0;
  }
}

.s-comp-list li {
  counter-increment: halflist !important;
}

.s-comp-list li:before {
  content: counter(halflist) !important;
}

.s-comp-eco {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 680px) {
  .s-comp-eco {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.s-comp-eco .user-content {
  max-width: 470px;
  margin-left: 20px;
}

@media (max-width: 680px) {
  .s-comp-eco .user-content {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}

.s-comp-social {
  padding-bottom: 50px;
}

.s-comp-social__left {
  padding-right: 50px;
}

@media (max-width: 1024px) {
  .s-comp-social__left {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  .s-comp-social__left {
    padding-right: 0;
  }
}

.s-history {
  padding-bottom: 50px;
}

.his-item {
  border-left: 1px solid #e97724;
  padding-bottom: 60px;
  padding-left: 75px;
  margin-left: 45px;
  position: relative;
}

@media (max-width: 1024px) {
  .his-item {
    margin-left: 35px;
    padding-left: 50px;
  }
}

@media (max-width: 680px) {
  .his-item {
    margin-left: 5px;
    padding-left: 25px;
  }
}

.his-item:last-child {
  padding-bottom: 0;
}

.his-item__year {
  font-size: 40px;
  font-weight: bold;
  color: #e97724;
  background-color: #f1f1f1;
  position: absolute;
  left: -45px;
  line-height: 1;
  padding: 10px 0;
  top: -10px;
}

@media (max-width: 1024px) {
  .his-item__year {
    font-size: 30px;
    left: -35px;
  }
}

@media (max-width: 680px) {
  .his-item__year {
    font-size: 18px;
    left: -20px;
  }
}

.s-job-head {
  padding-top: 5px;
  padding-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s-job-head .btn {
  margin-right: 35px;
  margin-bottom: 10px;
}

.s-job-head__phone {
  margin-right: 35px;
  margin-bottom: 10px;
}

.s-job-head__phone strong {
  white-space: nowrap;
}

.s-job-head__hh {
  margin-bottom: 10px;
}

.s-jobs {
  padding-top: 20px;
  padding-bottom: 50px;
}

.job {
  position: relative;
  background-color: #e3e3e3;
  transition: all 0.3s ease;
  margin-bottom: 3px;
}

@media (max-width: 680px) {
  .job {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.job:hover .job__name {
  color: #028fd9;
}

.job.opened figure {
  background-image: url("../img/minus.svg");
}

.job figure {
  display: block;
  position: absolute;
  left: 30px;
  top: 33px;
  width: 35px;
  height: 35px;
  border: 1px solid #1e2548;
  color: #1e2548;
  border-radius: 50%;
  transition: color 0.3s ease,border 0.3s ease;
  background-image: url("../img/plus.svg");
  background-position: center center;
  background-size: 12px 12px;
  background-repeat: no-repeat;
}

@media (max-width: 680px) {
  .job figure {
    width: 25px;
    height: 25px;
    left: 20px;
    top: 25px;
  }
}

.job__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
  padding: 40px 60px 40px 100px;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .job__header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 20px 20px 60px;
  }
}

.job__name {
  color: #1e2548;
  transition: all 0.3s ease;
}

.job__zp {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 20px;
}

@media (max-width: 680px) {
  .job__zp {
    font-size: 12px;
    width: 100%;
  }
}

.job__main {
  margin-top: -30px;
  padding: 0 60px 30px 100px;
  pointer-events: none;
  display: none;
}

@media (max-width: 680px) {
  .job__main {
    margin-top: 0;
    padding: 0 20px 20px 20px;
  }
}

.s-anketa {
  padding-bottom: 50px;
}

.s-anketa form {
  max-width: 390px;
}

.s-career-top {
  padding-bottom: 50px;
}

.s-career-top__left {
  padding-right: 50px;
}

@media (max-width: 1024px) {
  .s-career-top__left {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  .s-career-top__left {
    padding-right: 0;
  }
}

.s-career__tab {
  padding-top: 20px;
}

.s-career .row {
  margin-left: -10px;
  margin-right: -10px;
}

.s-career .grid-4 {
  padding: 0 10px;
}

.hero {
  margin-bottom: 35px;
}

.hero img {
  display: block;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

.hero__dolg {
  font-size: 14px;
  color: #a2a7af;
}

.hero-state {
  color: #FFF;
  position: relative;
}

.hero-state__bg {
  width: 100%;
  height: auto;
}

.hero-state__content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 25px;
}

@media (max-width: 1024px) {
  .hero-state__content {
    padding: 15px;
  }
}

.hero-state__content h2, .hero-state__content .section-title {
  line-height: 1;
  font-size: 2vw;
}

@media (max-width: 1024px) {
  .hero-state__content h2, .hero-state__content .section-title {
    font-size: 3vw;
  }
}

@media (max-width: 680px) {
  .hero-state__content h2, .hero-state__content .section-title {
    font-size: 5vw;
  }
}

.hero-state__link {
  position: absolute;
  bottom: 25px;
  left: 25px;
  white-space: nowrap;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .hero-state__link {
    left: 15px;
    bottom: 15px;
    font-size: 12px;
  }
}

.hero-state i {
  display: inline-block;
  border: 1px solid #FFF;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 9px;
  margin-right: 10px;
  transition: border 0.3s ease;
}

@media (max-width: 680px) {
  .hero-state i {
    display: none;
  }
}

.s-steps {
  padding-top: 10px;
}

.steps {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.step {
  position: relative;
  color: #FFF;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-bottom: 10px;
}

.step:first-child .step__content {
  padding-left: 0;
}

.step:hover, .step.active {
  color: #001d2c;
}

.step:hover .step__bg, .step.active .step__bg {
  fill: #bcc8d4;
}

.step:hover .step__img--w, .step.active .step__img--w {
  opacity: 0;
}

.step:hover .step__img--b, .step.active .step__img--b {
  opacity: 1;
}

.step__bg {
  transition: all 0.3s ease;
  fill: #028fd9;
  display: block;
}

@media (max-width: 768px) {
  .step__bg {
    width: 125px;
    height: 85px;
  }
}

.step__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 10px;
}

@media (max-width: 768px) {
  .step__content {
    padding: 5px 10px;
  }
}

.step__img {
  height: 50px;
  margin-bottom: 7px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.step__img img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.step__img--w {
  z-index: 2;
  opacity: 1;
  transition: all 0.3s ease;
}

.step__img--b {
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .step h5 {
    font-size: 14px;
  }
}

.s-steps-content {
  padding-top: 0;
  padding-bottom: 50px;
  position: relative;
}

.step-content {
  display: none;
}

.next-step-link {
  display: inline-block;
  margin-top: 30px;
}

.steps-logos {
  margin-top: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.steps-logos img {
  margin-right: 40px;
  margin-bottom: 30px;
}

@media (max-width: 680px) {
  .steps-logos img {
    margin-right: 20px;
  }
}

.steps-3__omipa {
  text-align: center;
  padding: 0 20px;
}

.steps-3__omipa img {
  display: inline-block;
  box-shadow: none;
}

.step-izg-row {
  margin-top: 50px;
  margin-left: -15px;
  margin-right: -15px;
}

.step-izg-row .grid-4 {
  padding: 0 15px;
  margin-bottom: 50px;
}

.step-izg-row .grid-4:hover h5 {
  color: #1e2548;
}

.step-izg-row .grid-4 img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.step-izg-garant {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 680px) {
  .step-izg-garant {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.step-izg-garant__left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 35px;
}

@media (max-width: 680px) {
  .step-izg-garant__left {
    width: 100%;
    margin-bottom: 20px;
  }
}

.step-izg-garant__left strong {
  font-size: 40px;
  font-weight: bold;
  display: block;
  line-height: 0.8;
}

.step-izg-garant__left small {
  color: #a2a7af;
  font-size: 14px;
}

.step-lab-partners {
  margin-top: 50px;
}

.step-lab-part {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  margin-bottom: 15px;
}

@media (max-width: 680px) {
  .step-lab-part {
    width: 125px;
  }
}

.step-lab-part header {
  height: 100px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.step-lab-part header img {
  max-width: 100%;
  max-height: 100%;
}

.step-lab-part p {
  margin-top: 5px;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #a2a7af;
}

.s-prim-intro .user-content {
  max-width: 850px;
}

.s-prim-sliders {
  padding-top: 0;
}

.s-prim-production {
  padding-top: 15px;
}

.s-prim-production .row {
  margin-left: -15px;
  margin-right: -15px;
}

.s-prim-production .row .grid-4 {
  padding-left: 15px;
  padding-right: 15px;
}

.prod-item {
  margin-bottom: 35px;
}

.prod-item__img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.prod-item__title {
  margin-bottom: 5px;
  color: #1e2548;
}

.prod-item__text {
  color: #a2a7af;
  font-size: 14px;
}

.s-prim-params {
  padding-top: 0;
}

.s-prim-params table {
  max-width: 850px;
}

.lined-table {
  font-size: 18px;
  border-spacing: 0;
  width: 100%;
}

@media (max-width: 680px) {
  .lined-table {
    font-size: 14px;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
}

.lined-table tr {
  transition: all 0.3s ease;
}

.lined-table tr:nth-child(2n-1) {
  background-color: #e3e3e3;
}

.lined-table tr:hover {
  background-color: #bcc8d4;
}

.lined-table td {
  padding: 16px 30px;
}

@media (max-width: 680px) {
  .lined-table td {
    padding: 10px 20px;
  }
}

.s-prim-rec {
  padding-bottom: 15px;
}

.s-prim-rec .user-content {
  max-width: 850px;
}

.s-product-dop {
  margin-bottom: 25px;
}

.s-product-dop__bottom {
  margin-top: 30px;
}

.prim-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}

.prim-item aside {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 135px;
  padding-right: 25px;
}

.prim-item aside img {
  max-width: 100%;
  height: auto;
}

.s-product-preim {
  margin-bottom: 25px;
}

.s-product-preim__bottom ul {
  color: #a2a7af;
  font-size: 14px;
}

.s-product-preim__bottom ul li {
  margin-bottom: 5px;
}

.s-product-preim__bottom ul li:before {
  top: 9px;
}

.s-product-top {
  margin-bottom: 25px;
}

.s-product-top__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 30px;
}

@media (max-width: 680px) {
  .s-product-top__header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.s-product-top__header .user-content {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

@media (max-width: 680px) {
  .s-product-top__header .user-content {
    width: 100%;
  }
}

.s-product-top__header .product-logo {
  text-align: center;
  padding: 0 20px;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

@media (max-width: 680px) {
  .s-product-top__header .product-logo {
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}

.s-product-top__header .product-logo img {
  max-width: 100%;
  height: auto;
}

.s-product-top footer {
  margin-top: 30px;
}

.s-product-top footer .user-content {
  max-width: 850px;
}

.s-product-top footer + main {
  margin-top: 60px;
}

.to-params-link {
  border-bottom: 1px dotted #028fd9 !important;
}

.to-params-link:hover {
  border-bottom: 1px dotted #1e2548 !important;
}

.prod-images__top {
  margin-bottom: 15px;
  position: relative;
}

.prod-images .prod-img-big {
  position: absolute;
  z-index: -10;
  pointer-events: none;
  opacity: 0;
  overflow: hidden;
  border: 1px solid #bcc8d4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.prod-images .prod-img-big.current {
  position: relative;
  z-index: 1;
  pointer-events: all;
  opacity: 1;
}

.prod-images .prod-img-big.current .zoom-btn {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.prod-images .prod-img-big img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}

.prod-images .prod-img-big .zoom-btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
  transition: all 0.3s ease-out;
  opacity: 0;
}

.prod-images__thumbs {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.prod-images .prod-img-thumb {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 15px;
  width: 80px;
  height: 60px;
  overflow: hidden;
  border: 1px solid #bcc8d4;
  transition: all 0.3s ease;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 680px) {
  .prod-images .prod-img-thumb {
    margin-right: 0;
    margin-bottom: 4px;
    width: 60px;
    height: 45px;
  }
}

.prod-images .prod-img-thumb:hover {
  border: 1px solid #028fd9;
}

.prod-images .prod-img-thumb.current {
  border: 1px solid #028fd9;
  box-shadow: 0 0 0 1px #028fd9;
}

.prod-images .prod-img-thumb img {
  width: 100%;
  height: auto;
  display: block;
}

.zoom-btn {
  background-color: #028fd9;
  color: #FFF;
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 50%;
  font-size: 18px;
  position: relative;
  transition: all 0.3s ease;
}

.zoom-btn:hover {
  background-color: #2ab5fd;
}

.zoom-btn i {
  position: absolute;
  left: 9px;
  top: 9px;
}

.prod-params {
  padding-left: 35px;
}

@media (max-width: 680px) {
  .prod-params {
    padding-left: 0;
    margin-top: 25px;
  }
}

.prod-params__title {
  margin-bottom: 10px;
}

.prod-param {
  position: relative;
  background-color: #e3e3e3;
  transition: all 0.3s ease;
  margin-bottom: 3px;
}

@media (max-width: 680px) {
  .prod-param {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.prod-param:hover .job__name {
  color: #028fd9;
}

.prod-param.opened figure:before {
  -webkit-transform: rotate(180deg) translate(0, 1px);
  -ms-transform: rotate(180deg) translate(0, 1px);
  transform: rotate(180deg) translate(0, 1px);
}

.prod-param figure {
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 35px;
  height: 35px;
  border: 1px solid #028fd9;
  color: #028fd9;
  text-align: center;
  border-radius: 50%;
  transition: color 0.3s ease,border 0.3s ease;
}

@media (max-width: 680px) {
  .prod-param figure {
    width: 25px;
    height: 25px;
    right: 20px;
    top: 18px;
  }
}

.prod-param figure:before {
  display: block;
  position: relative;
  content: "";
  font-family: "saftplast";
  font-size: 16px;
  line-height: 35px;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .prod-param figure:before {
    line-height: 25px;
    font-size: 12px;
  }
}

.prod-param__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
  padding: 35px 100px 35px 30px;
  transition: all 0.3s ease;
}

@media (max-width: 680px) {
  .prod-param__header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 60px 20px 20px;
  }
}

.prod-param__name {
  color: #1e2548;
  transition: all 0.3s ease;
}

.prod-param__main {
  margin-top: -15px;
  padding: 0 30px 30px 30px;
  display: none;
}

@media (max-width: 680px) {
  .prod-param__main {
    margin-top: 0;
    padding: 0 20px 20px 20px;
  }
}

.prod-param__column {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}

.prod-param__column > div {
  margin-bottom: 13px;
}

.prod-var {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  background-color: transparent;
  padding: 2px 5px;
  transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.prod-var span {
  color: #028fd9;
  border-bottom: 1px dashed #028fd9;
  transition: all 0.3s ease;
}

.prod-var:hover span {
  color: #2ab5fd;
  border-bottom: 1px dashed #2ab5fd;
}

.prod-var.active {
  background-color: #028fd9;
}

.prod-var.active span {
  color: #FFF;
  border-bottom: 1px dashed transparent;
}

.prod-order {
  margin-top: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.prod-order .btn {
  margin-right: 25px;
}

.prod-order__dilers {
  font-size: 14px;
  margin: 10px 0;
}

.params-table {
  font-size: 14px;
  border-spacing: 0;
  width: 100%;
}

@media (max-width: 680px) {
  .params-table {
    width: auto;
  }
}

.params-table tr {
  transition: all 0.3s ease;
}

.params-table tr:nth-child(2n-1) {
  background-color: #e3e3e3;
}

.params-table td {
  padding: 10px 10px;
}

.params-table__wrapper {
  width: 100%;
}

.theme--pink .zoom-btn {
  background-color: #e6007e;
}

.theme--pink .zoom-btn:hover {
  background-color: #ff34a3;
}

.theme--pink .prod-img-thumb:hover {
  border: 1px solid #e6007e;
}

.theme--pink .prod-img-thumb.current {
  border: 1px solid #e6007e;
  box-shadow: 0 0 0 1px #e6007e;
}

.theme--pink .prod-param figure {
  border: 1px solid #e6007e;
  color: #e6007e;
}

.theme--pink .prod-param .checkbox-wrapper input[type="checkbox"] + span:after {
  color: #e6007e;
}

.theme--pink .prod-var span {
  color: #e6007e;
  border-bottom: 1px dashed #e6007e;
}

.theme--pink .prod-var:hover span {
  color: #ff34a3;
  border-bottom: 1px dashed #ff34a3;
}

.theme--pink .prod-var.active {
  background-color: #e6007e;
}

.theme--pink .prod-var.active span {
  color: #FFF;
}

.theme--pink .prod-order .btn--big {
  background-color: #e6007e;
  color: #FFF;
}

.theme--pink .prod-order .btn--big:hover {
  background-color: #ff1a97;
}

.theme--pink .prod-order .btn--big:active {
  background-color: #b30062;
}

.theme--pink .prod-order .prod-order__dilers {
  color: #e6007e;
  transition: all 0.3s ease;
}

.theme--pink .prod-order .prod-order__dilers:hover {
  color: #ff1a97;
}

.theme--pink .preim__title a {
  color: #e6007e;
  transition: all 0.3s ease;
}

.theme--pink .preim__title a:hover {
  color: #ff1a97;
}

.theme--pink .user-content ul li:before {
  background-color: #e6007e;
}

.theme--pink .tabs-links a span {
  color: #e6007e;
}

.theme--pink .tabs-links a:hover:after, .theme--pink .tabs-links a.active:after {
  background-color: #e6007e;
}

.theme--pink .tabs-links a.active span {
  color: #001d2c;
}

.theme--pink .btn--square {
  background-color: #e6007e;
  color: #FFF;
}

.theme--pink .btn--square:hover {
  background-color: #ff1a97;
}

.theme--pink .btn--square:active {
  background-color: #b30062;
}

.theme--green .zoom-btn {
  background-color: #00963f;
}

.theme--green .zoom-btn:hover {
  background-color: #00e35f;
}

.theme--green .prod-img-thumb:hover {
  border: 1px solid #00963f;
}

.theme--green .prod-img-thumb.current {
  border: 1px solid #00963f;
  box-shadow: 0 0 0 1px #00963f;
}

.theme--green .prod-param figure {
  border: 1px solid #00963f;
  color: #00963f;
}

.theme--green .prod-param .checkbox-wrapper input[type="checkbox"] + span:after {
  color: #00963f;
}

.theme--green .prod-var span {
  color: #00963f;
  border-bottom: 1px dashed #00963f;
}

.theme--green .prod-var:hover span {
  color: #00e35f;
  border-bottom: 1px dashed #00e35f;
}

.theme--green .prod-var.active {
  background-color: #00963f;
}

.theme--green .prod-var.active span {
  color: #FFF;
}

.theme--green .prod-order .btn--big {
  background-color: #00963f;
  color: #FFF;
}

.theme--green .prod-order .btn--big:hover {
  background-color: #00c954;
}

.theme--green .prod-order .btn--big:active {
  background-color: #00632a;
}

.theme--green .prod-order .prod-order__dilers {
  color: #00963f;
  transition: all 0.3s ease;
}

.theme--green .prod-order .prod-order__dilers:hover {
  color: #00c954;
}

.theme--green .preim__title a {
  color: #00963f;
  transition: all 0.3s ease;
}

.theme--green .preim__title a:hover {
  color: #00c954;
}

.theme--green .user-content ul li:before {
  background-color: #00963f;
}

.theme--green .tabs-links a span {
  color: #00963f;
}

.theme--green .tabs-links a:hover:after, .theme--green .tabs-links a.active:after {
  background-color: #00963f;
}

.theme--green .tabs-links a.active span {
  color: #001d2c;
}

.theme--green .btn--square {
  background-color: #00963f;
  color: #FFF;
}

.theme--green .btn--square:hover {
  background-color: #00c954;
}

.theme--green .btn--square:active {
  background-color: #00632a;
}

.theme--purple .zoom-btn {
  background-color: #5943a5;
}

.theme--purple .zoom-btn:hover {
  background-color: #8370c5;
}

.theme--purple .prod-img-thumb:hover {
  border: 1px solid #5943a5;
}

.theme--purple .prod-img-thumb.current {
  border: 1px solid #5943a5;
  box-shadow: 0 0 0 1px #5943a5;
}

.theme--purple .prod-param figure {
  border: 1px solid #5943a5;
  color: #5943a5;
}

.theme--purple .prod-param .checkbox-wrapper input[type="checkbox"] + span:after {
  color: #5943a5;
}

.theme--purple .prod-var span {
  color: #5943a5;
  border-bottom: 1px dashed #5943a5;
}

.theme--purple .prod-var:hover span {
  color: #8370c5;
  border-bottom: 1px dashed #8370c5;
}

.theme--purple .prod-var.active {
  background-color: #5943a5;
}

.theme--purple .prod-var.active span {
  color: #FFF;
}

.theme--purple .prod-order .btn--big {
  background-color: #5943a5;
  color: #FFF;
}

.theme--purple .prod-order .btn--big:hover {
  background-color: #735ebd;
}

.theme--purple .prod-order .btn--big:active {
  background-color: #453481;
}

.theme--purple .prod-order .prod-order__dilers {
  color: #5943a5;
  transition: all 0.3s ease;
}

.theme--purple .prod-order .prod-order__dilers:hover {
  color: #735ebd;
}

.theme--purple .preim__title a {
  color: #5943a5;
  transition: all 0.3s ease;
}

.theme--purple .preim__title a:hover {
  color: #735ebd;
}

.theme--purple .user-content ul li:before {
  background-color: #5943a5;
}

.theme--purple .tabs-links a span {
  color: #5943a5;
}

.theme--purple .tabs-links a:hover:after, .theme--purple .tabs-links a.active:after {
  background-color: #5943a5;
}

.theme--purple .tabs-links a.active span {
  color: #001d2c;
}

.theme--purple .btn--square {
  background-color: #5943a5;
  color: #FFF;
}

.theme--purple .btn--square:hover {
  background-color: #735ebd;
}

.theme--purple .btn--square:active {
  background-color: #453481;
}

.s-serts {
  padding-top: 0;
  padding-bottom: 25px;
  width: 100%;
}

.s-serts__title {
  margin-bottom: 25px;
}

.s-serts .grid-4 {
  padding-right: 40px;
}

@media (max-width: 1024px) {
  .s-serts .grid-4 {
    padding-right: 20px;
  }
}

@media (max-width: 680px) {
  .s-serts .grid-4 {
    padding-right: 0;
  }
}

.serts-wrapper .mix {
  display: none;
  will-change: transform,opacity;
}

.s-book {
  padding-bottom: 100px;
}

.s-book .user-content {
  padding-right: 25px;
}

@media (max-width: 680px) {
  .s-book .user-content {
    padding-right: 0;
    margin-bottom: 35px;
  }
}